home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Whiteline: Alpha
/
Whiteline Alpha.iso
/
progtool
/
c
/
gcc
/
gempp19.zoo
/
gem++19
/
src
/
rsc_fix.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-05-04
|
126 b
|
6 lines
#ifndef rcs_fix_h
#define rcs_fix_h
#include <gemfast.h>
void rsc_fix(RSHDR* header, long offset, int rscw, int rsch);
#endif